.form-style{
    font-family: 'Open Sans', serif;

}

.checkbox-lg .custom-control-label::before,
.checkbox-lg .custom-control-label::after {
    top: .8rem;
    width: 1.55rem;
    height: 1.55rem;
}

.checkbox-lg .custom-control-label {
    padding-top: 13px;
    padding-left: 6px;
}


.checkbox-xl .custom-control-label::before,
.checkbox-xl .custom-control-label::after {
    top: 1.2rem;
    width: 1.85rem;
    height: 1.85rem;
}

.checkbox-xl .custom-control-label {
    padding-top: 23px;
    padding-left: 10px;
}

.btn-primary{
    background-color: #00b1eb !important;
}

.blue-border {
    border: 5px solid #00b1eb;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
}

.information-note {
    font-size: 14px;
}

.banner-margin{
    margin-top: -75px;
}

.rslogo{
    z-index: 1;
    background-color: #fff;
    padding-left: 20px;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 20px;
}

.logo-center {
    width: 21.55%;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}

.text-position{
    width: 50%;
    margin-top: 4.5%;
    margin-bottom: 4.0625rem;
}

.categorySelect {
    position: relative;
    margin-left: -5px;
    font-size: 0.8rem;
}

.md-textarea {
    padding-top: 20px;
}

.blue-box{
    background-color: #00b1eb;
    width: 21.875rem;
    height: 21.875rem;
    display: flex;
    margin: 0.9375rem;
    flex-direction: column;

    -webkit-box-shadow: 0 0 30px 0 rgba(231,231,231,0.75);
    -moz-box-shadow: 0 0 30px 0 rgba(231,231,231,0.75);
    box-shadow: 0 0 30px 0 rgba(231,231,231,0.75);
}

.white-circle{
    width: 62.85%;
    height: 62.85%;
    border-radius: 50%;
    background-color: #fff;
    margin: 8.57% auto 0 auto;
    display: flex;

    -webkit-box-shadow: 0 0 2px 1px rgba(150,150,150,0.75);
    -moz-box-shadow: 0 0 2px 1px rgba(150,150,150,0.75);
    box-shadow: 0 0 2px 1px rgba(150,150,150,0.75);
}

.icon{
    margin: auto;
    color: #00b1eb;
}

.ximg{
    position: absolute;
    width: 220px;
    height: 220px;
}

.btntext{
    color: #fff;
    text-transform: uppercase;
    margin: auto;
    font-family: 'Open Sans', serif;
    font-weight: bold;
    font-size: 160%;
}

.footertext{
    margin-left: 22px;
    margin-right: 23px;
    color: #000;
    font-size: 112.5%;
}

.top-footerline{
    background-color: #00b1eb;
    height: 1px;
    margin: 10% 0 12px 0;
}

.bottom-footerline{
    background-color: #00b1eb;
    height: 10px;
    margin-top: 12px;
}

.footer{

    width: 100%;
    background-color: #fff;
    text-align: center;
    margin-top: auto;
}

body, html{
    font-family: 'Open Sans', serif;
    overflow-x: hidden;
    height: 100%;
    margin: 0;
    display:flex;
    flex-direction:column;
}

h3{
    font-family: 'Open Sans', serif;
    font-size: 187.5%;
}

p{
    font-size: 125%;
}

@media (max-width: 1200px) {

    .loggedin-user-mb {
        margin-bottom: 4.5%;
    }

    .form-style{
        width: 85%;
    }

    .blue-box{
        width: 18rem;
        height: 18rem;
        margin: 2rem;
    }

    .ximg{
        width: 181px;
        height: 181px;
    }

    .text-position{
        width: 85%;
        margin-top: 10%;
    }

    .footertext {
        font-size: 90%;
        margin-left: 12px;
        margin-right: 13px;
    }

    .banner-sizing {
        width: 100%;
    }
}
@media (min-width: 769px) and (max-width: 1200px) {

    .logo-center{
        width: 30%;
    }
    .footertext {
        margin-left: 12px;
        margin-right: 13px;
    }
    .banner-sizing {
        width: 100%;
    }
}
@media (max-width: 768px) {

    .pt-2 {
        padding-top: 30px !important;
    }

    .loggedin-user-mb {
        font-size: 14px;
        margin-bottom: 0;
    }

    .loggedin-as {
        overflow-wrap: break-word;
    }

    .text-position {
        margin-bottom: 1rem;
    }

    .col > .btn-lg {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 15px;
        font-size: 10px;
        padding: 1rem;
    }

    .logo-center{
        width: 50%;
    }

    .footertext {
        margin-left: 12px;
        margin-right: 13px;
    }

    .banner-sizing {
        width: 100%;
    }

    h3 {
        font-size: 150%;
    }
}

#backAfterSubmit {
    display: none;
}

.col-md-6 > .form-control {
    margin-left: -10px;
}

.black-font {
    color: #000 !important;
    font-weight: bold;
}

.tourism-headline {
    margin-bottom: 50px;
    font-weight: 500;
    text-transform: uppercase;
    color: #00b1eb;
}

.headline {
    font-weight: 500;
    text-transform: uppercase;
    color: #00b1eb;
}

#footer-cookie,
#footer-cookie * {
    box-sizing: border-box;
}

#footer-cookie {
    display: none;
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 60px;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 60px;
    background: #303030;
    color: #fff;
}

#footer-cookie a {
    color: #fff;
}

#footer-cookie #description {
    float: left;
}

#footer-cookie #accept {
    float: right;
}

#footer-cookie #accept a {
    border: 1px solid #fff;
    padding: 5px 10px;
    text-decoration: none;
}

@media (max-width: 1200px) {
    #footer-cookie {
        padding-top: 30px;
        padding-bottom: 30px;
        line-height: inherit;
        height: auto;
    }

    #footer-cookie #description {
        width: 100%;
    }

    #footer-cookie #accept {
        width: 100%;
        margin-top: 15px;
    }

    #footer-cookie #accept a {
        width: 100%;
        display: block;
        text-align: center;
    }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.example {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.img_wrp {
    display: inline-block;
    position: relative;
}
.close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.waves-input-wrapper{
    box-shadow: 0 0px 25px 0 rgba(0,0,0,0.1);

}
.waves-input-wrapper:hover{
    box-shadow: 0 2px 25px 0 rgba(0,0,0,0.1);

}